Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getClientCacheDir

This procedure finds the full absolute path to the client cache directory, based on the input product module. The procedure first checks the client_cache_directory session parameter and, if found, returns the session parameter value.

Location: ry\app\ryrepmngrp.i

Parameters:

INPUT pcProductModule AS CHARACTER

The product module.

OUTPUT pcFullPathName AS CHARACTER

The full pathname to the directory.

Notes: None

Examples: See the createClassCache procedure in ry\app\ryrepmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095